Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menu_get_object does not return false when url is incorrect.HEADmaster | Carlo Landmeter | 2013-06-04 | 1 | -8/+10 |
| | |||||
* | Convert so names to pkg names in depends | Carlo Landmeter | 2013-05-11 | 1 | -20/+42 |
| | |||||
* | correctly add provides and remove version/abi numbers | Carlo Landmeter | 2013-05-10 | 1 | -2/+11 |
| | | | | This is a bit hackish. inside apk_tools deps can link to abi version or pkgver In our apk_browser this is not yet implemented. | ||||
* | remove node_submit | Carlo Landmeter | 2013-05-10 | 1 | -1/+6 |
| | | | we do not want to change the uid | ||||
* | Check if the package maintainer is a user in drupal. | Carlo Landmeter | 2013-05-10 | 1 | -1/+11 |
| | | | When found we display the username which links to this user. | ||||
* | By default do not create revisions | Carlo Landmeter | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | remove dub functionstable | Carlo Landmeter | 2011-05-12 | 1 | -24/+0 |
| | |||||
* | move views filter items inside collapsable fieldset | Carlo Landmeter | 2011-05-12 | 1 | -0/+22 |
| | |||||
* | wrap the filters in package browser inside a fieldset | Carlo Landmeter | 2011-05-12 | 1 | -0/+24 |
| | |||||
* | some small code cleanups | Carlo Landmeter | 2011-05-12 | 1 | -4/+4 |
| | |||||
* | Merge branch 'stable' of ↵ | Carlo Landmeter | 2011-05-12 | 1 | -2/+2 |
|\ | | | | | | | ssh://git.alpinelinux.org/gitroot/clandmeter/apk_browser | ||||
| * | fix typo and add isset to vars | Carlo Landmeter | 2011-05-10 | 1 | -2/+2 |
| | | |||||
* | | link apk maintainer to drupal node owner | Carlo Landmeter | 2011-05-12 | 1 | -0/+35 |
|/ | |||||
* | added reverse depends block and make blocks collapsible | Carlo Landmeter | 2011-05-10 | 1 | -23/+76 |
| | |||||
* | move origin information to drupal block api | Carlo Landmeter | 2011-05-09 | 1 | -33/+55 |
| | |||||
* | Merge branch 'master' into stable | Carlo Landmeter | 2011-05-06 | 1 | -74/+0 |
|\ | |||||
| * | remove delete all apk nodes (we can use bulkdelete module for this) | Carlo Landmeter | 2011-05-06 | 1 | -74/+0 |
| | | |||||
* | | Merge branch 'master' into stable | Carlo Landmeter | 2011-05-06 | 1 | -9/+48 |
|\| | |||||
| * | add origin table to apk template | Carlo Landmeter | 2011-05-06 | 1 | -9/+48 |
| | | |||||
* | | set default build time to 0 | Carlo Landmeter | 2011-05-05 | 1 | -0/+2 |
|/ | |||||
* | add enable/disable switch for cron import and add repo check to import/cleanup | Carlo Landmeter | 2011-04-28 | 1 | -56/+69 |
| | |||||
* | date field does not have safe_value, using value instead | Carlo Landmeter | 2011-04-28 | 1 | -1/+1 |
| | |||||
* | move vars inside if | Carlo Landmeter | 2011-04-27 | 1 | -9/+9 |
| | |||||
* | move package table logic to module instead of theme | Carlo Landmeter | 2011-04-27 | 1 | -6/+77 |
| | |||||
* | some small fixes for commit url | Carlo Landmeter | 2011-04-26 | 1 | -10/+8 |
| | |||||
* | multiple changes | Carlo Landmeter | 2011-04-26 | 1 | -6/+150 |
| | | | | | add function: remove all apk nodes add function: format commit url, add commit title from aggregator if possible and use a tooltip modified/add apk fields to reflect new apk_tools | ||||
* | do not spam watchdog and add repo id to watchdog entries | Carlo Landmeter | 2011-04-19 | 1 | -2/+3 |
| | |||||
* | run only one db query when importing | Carlo Landmeter | 2011-04-18 | 1 | -69/+38 |
| | |||||
* | do not import double apk packages | Carlo Landmeter | 2011-04-16 | 1 | -3/+20 |
| | | | only import packages one time and with higher version number. | ||||
* | display cleanup start in drupal log | Carlo Landmeter | 2011-04-15 | 1 | -0/+1 |
| | |||||
* | added cleanup function for removed pkgs and set proper languages for nodes | Carlo Landmeter | 2011-04-15 | 1 | -18/+63 |
| | |||||
* | enable automatic import via cron | Carlo Landmeter | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | dont forget concatenation | Carlo Landmeter | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | use correct tid in importer and use different timestamps for differnt repos | Carlo Landmeter | 2011-04-11 | 1 | -6/+5 |
| | |||||
* | importer path was missing slash. | Carlo Landmeter | 2011-04-09 | 1 | -1/+1 |
| | |||||
* | added new apk fields and generate path based on terms | Carlo Landmeter | 2011-04-08 | 1 | -8/+25 |
| | |||||
* | reset depends on import, move manual import to settings, add auto cron | Carlo Landmeter | 2011-04-03 | 1 | -10/+15 |
| | |||||
* | convert files to unix file format. | Carlo Landmeter | 2011-04-03 | 1 | -374/+374 |
| | | | | netbeans git plugins likes to convert them to dos. | ||||
* | added support for views and added fields | Carlo Landmeter | 2011-03-04 | 1 | -0/+4 |
| | | | | views default include file maintainer and contributor fields | ||||
* | small repo editor bug | Carlo Landmeter | 2011-03-03 | 1 | -4/+4 |
| | |||||
* | small fixed to repo editor | Carlo Landmeter | 2011-03-03 | 1 | -6/+16 |
| | | | | added check for unknown repo id's fixed default_value (isset needs key to be set) | ||||
* | cannot edit repo ID 0 | Carlo Landmeter | 2011-03-03 | 1 | -3/+3 |
| | | | PHP see 0 as empty | ||||
* | add options to delete and edit repositories | Carlo Landmeter | 2011-03-03 | 1 | -30/+61 |
| | |||||
* | Fix update to revision import | Carlo Landmeter | 2011-03-02 | 1 | -327/+330 |
| | | | when apk exist we need to load it first and set revision to 1 | ||||
* | initial commit with working importer | Carlo Landmeter | 2011-03-01 | 1 | -0/+327 |
some basic apk browser function like importer and some settings still needs a lot of love |