openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Drupal (core)
Settings
|
Report Duplicate
789
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 02, 2024 — Dec 02, 2025
Showing page 1,560 of 1,564
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Various small bugfixes and enhancements: I think I fixed all bugs I knew about. * The code generated by my theme `Dries' is now 90% of the time aligned correctly. :o)
Dries Buytaert
More...
over 25 years ago
* A fix related to the comment system - one of the settings is now truncated.
Dries Buytaert
More...
over 25 years ago
*** empty log message ***
Jeroen Bensch
More...
over 25 years ago
This is a logo being randomly generated, if it appears there is a cork stuck in the pipe and no drop will leak out of it.
Jeroen Bensch
More...
over 25 years ago
* Commited a *temporary* version of the new comment system: I have been working on it for about 4 a 5 hours today and I considered it would be smart (backup- or crash-wise) to commit what I have made so far. I'm aware of a few bugs and I'll keep workin on it: - removing bugs - clean up the code to make it very streamlined - improve error checking Once we got a stable comment system, I'll add moderation. But right now I want to sort out the major problems. * I made my theme the default theme until the other themes are updated. * Expanded the database abstraction layer with more goodies.
Dries Buytaert
More...
over 25 years ago
* Updated SQL table listing (for those who care).
Dries Buytaert
More...
over 25 years ago
* Removed 2 redundant files from the CVS repository. :-)
Dries Buytaert
More...
over 25 years ago
* patch: search.php now uses the new SQL tables.
Dries Buytaert
More...
over 25 years ago
* Added extra PHP variables to .htaccess as discussed earlier this week.
Dries Buytaert
More...
over 25 years ago
* Integrated the database abstraction layer into the account pages. One reason for doing so is because the database abstraction layer provides build-in error checking and a debug mode for easy development.
Dries Buytaert
More...
over 25 years ago
* Fixed a small bugs, integrated the database abstraction layer and shortened the code.
Dries Buytaert
More...
over 25 years ago
IMPORANT - IMPORTANT - :) =========================
Dries Buytaert
More...
over 25 years ago
Wheep! Wheep! Major performance optimization for index.php: we reduced the number of SQL on the mainpage with factor 10 and shortened the code with 4 lines. There is only *one* optimized SQL query left, being:
Dries Buytaert
More...
over 25 years ago
* Small bugfix. ;-)
Dries Buytaert
More...
over 25 years ago
Here we go again with a rather large commit: fixed a lot of annoying bugs and boxed whatever there was left to be boxed.
Dries Buytaert
More...
over 25 years ago
* small changes to make it look better (?).
Dries Buytaert
More...
over 25 years ago
* Boxed the FAQ (--> looks better now) and made various changes to the FAQ content. The only thing left to `box' are the `account setting'-pages.
Dries Buytaert
More...
over 25 years ago
* Moved ban.php to admin-new.php: this will feature the new admin pages (under development). I'll slowly keep adding stuff to admin-new.php and one day we'll be able to replace admin.php with admin-new.php: I am just making preparations and `pre-processing' some stuff so we'll have something to work from. Remind that the rewrite of admin.php is sheduled for v0.20.
Dries Buytaert
More...
over 25 years ago
* Boxed submit.php - whew, it's a pain to edit all those print statements. * Fixed quite a lot of HTML-bugs in the HTML code generator and cleaned up the generated coded quite a lot.
Dries Buytaert
More...
over 25 years ago
* Changed a few things to make development easier without breaking things to the outside world. It's a first step towards improving the submission queue.
Dries Buytaert
More...
over 25 years ago
* Fixed minor glitch. More updates after my exam tomorrow. (http://beta.drop.org/submission.php)
Dries Buytaert
More...
over 25 years ago
Changed my theme so you could vote submissions.
Jeroen Bensch
More...
over 25 years ago
Hoeray! I have a first core version of submission moderation up and running. This means people can submit stories, and moderators can moderate stories. When a submission reaches a certain positive threshold (currently set to 2) the submission becomes a story and up it goes. If a submission reaches a certain negative threshold (currently set to -2) the submission is dumped.
Dries Buytaert
More...
over 25 years ago
Minor updates: * Fixed a minor alignment glitch. * Aligned the code to look nicer. * Please make it scale well in IE.
Dries Buytaert
More...
over 25 years ago
Bugfix: * Temporary bugfix to fix a problem with UnConeD's theme. Don't worry, it's because some changes I made ... which should be fixed now.
Dries Buytaert
More...
over 25 years ago
Updates: * Streamlined the database abstraction layer a bit (it's not much yet) and integrated it in most of the functions of `functions.inc'.
Dries Buytaert
More...
over 25 years ago
Updates: * Fixed (hopefully) the bugs earlier reported by Jeroen. :o) * Revamped the code to be more efficient as well as easier to use and maintain.
Dries Buytaert
More...
over 25 years ago
Updates: * Various small changes to account.php including a SQL table movement: 'testusers' -> 'users'. As a result, user.class.php and article.php needed patching as well. Hopefully I didn't break anyting. ;o)
Dries Buytaert
More...
over 25 years ago
* admin.inc will include all admin related help-functions including the already present header() and footer() functions.
Dries Buytaert
More...
over 25 years ago
* databases.inc is a new file that will serve as a database abstraction layer. My new files already take advantage of the abstraction layer though no attempt is made to port the existing files: this is sheduled for a future v0.40 release (see http://beta.drop.org/docs/roadmap.php). Anyway, with the abstraction layer it should be theoretically possible to run drop on top of every database, even on top of a home-brewed file-based system. *wink-to-UnConeD* ;-)
Dries Buytaert
More...
over 25 years ago
←
1
2
…
1556
1557
1558
1559
1560
1561
1562
1563
1564
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree